mcsta/modest mcsta nand.jani -E N=40,K=4 --props reliable -O out.txt Minimal --unsafe --es -S Memory --no-partial-results --alg OptimisticValueIteration --epsilon 5e-2 --width 5e-2 --relative-width --p0 --p1
 
	
	nand.jani:model: info: nand is a DTMC model.
nand.jani: info: Need 16 bytes per state.
nand.jani: info: Explored 3999522 states for N=40, K=4.
Peak memory usage: 1014 MB
Analysis results for nand.jani
Experiment N=40, K=4
+ State space exploration
  State size:  16 bytes
  States:      3999522
  Transitions: 3999522
  Branches:    6288542
  Rate:        813242 states/s
  Time:        5.3 s
+ Property reliable
  Probability: 0.6186822208151973
  Bounds:      [0.6186822208151973, 0.6186822208151973]
  Time:        1.4 s
  + Precomputations
    Min. prob. 0 states:          375263
    Time for min. prob. 0 states: 0.2 s
    Min. prob. 1 states:          141
    Time for min. prob. 1 states: 0.2 s
  + Essential states
    Iterations:       2
    Essential states: 2075250
    Transitions:      2075250
    Branches:         4150498
    Time:             0.7 s
  + Optimistic value iteration
    Total iterations:  3
    Verif. attempts:   1
    Verif. iterations: 1
    Final epsilon:     0.05
    Time:              0.3 s
Exported results to file "/out.txt".